DecimalNIProviderIMathDecimalNGetInstance Method
Returns an instance of T.
Namespace: Jodosoft.NumericsAssembly: Jodosoft.Numerics (in Jodosoft.Numerics.dll) Version: 2.0
IMath<DecimalN> IProvider<IMath<DecimalN>>.GetInstance()
Private Function GetInstance As IMath(Of DecimalN)
Implements IProvider(Of IMath(Of DecimalN)).GetInstance
private:
virtual IMath<DecimalN>^ GetInstance() sealed = IProvider<IMath<DecimalN>^>::GetInstance
private abstract GetInstance : unit -> IMath<DecimalN>
private override GetInstance : unit -> IMath<DecimalN>
IMathDecimalNAn instance of
T.
IProviderTGetInstance